home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / status / omnimoni.0 / omnimoni / OmniMoni / CHANGES next >
Encoding:
Text File  |  1995-11-12  |  1.5 KB  |  34 lines

  1. For version numbers that are not shown or that are skipped over this
  2. means that those were for my internal RCS system only.
  3.  
  4. v0.24 - v1.0:  November 4, 1995 - MAJOR RELEASE
  5. 1.    Changes to make compatible with Tk4.0.
  6. 2.    Complete restructuring of the config file format and the code
  7.     that parses it.
  8. 3.    Complete restructuring of code logistics to be more
  9.     understandable and to make it easier for converting to C in
  10.     the next release (2.0).
  11. 4.    Just about everything was rewritten in this release.
  12. 5.    New Demonstration script.
  13.  
  14. v0.22 - v0.24:  March 4, 1995 - minor update
  15. 1.    There were a few mistakes in the demo configuration files.
  16. 2.    Realtime changing of the update delta does not need to wait
  17.     for the previous update to elapse now.
  18. 3.    Graphing did not check for Debug Level 4.
  19. 4.    Top level dynamic labels were sometimes updated evey update
  20.     check instead of every update.
  21. 5.    Fixed a bug in checking the color for graph lines.  Now "" for clear
  22.     is ok.
  23. 6.    Recommented everything in a more readable and useable (though less
  24.     verbose) manner.  Originally intended to help Tcl/Tk newbies the
  25.     commenting began to annoy me.
  26. 7.    There was a bug in counting the recursion level for debug level 1.
  27. 8.    Added the ability to reference variables in the configuration files.
  28.     This includes the new command line flag "--set var_name value".
  29. 9.     Dynamic labels in parent groups had a bug.
  30. 10.    Added the ability to chamge "wm" configuration option from the
  31.     "comfigure" command.
  32.  
  33. Epoch - v0.22:  February 19, 1995 - MAJOR RELEASE
  34. This was the first publicly available release.